@Flag(BathroomFloorWash) @Variable[#DateDifference(BathroomWash, Days)]>=[9] @NullResponse @Goto(BathroomWash)
@Variable[#DateDifference(BathroomWipe, Days)]>=[7] @NullResponse @Goto(BathroomWipe)
@Variable[#DateDifference(BathroomVacuum, Days)]>=[15] @NullResponse @Goto(BathroomVacuum)
(BathroomWash)
@NullResponse @TempFlag(BathroomWashFloorTemp)
@SystemMessage #VANC #VANP Bathroom! @ShowImage[\GNMImages\Home\*.jpg]
@SystemMessage #VANC #VANP @RT(It's time to mop the floors!,Time for you to mop the floors,Lets have you do some floor mopping!,Time to mop mop mop #GNMGrin,Work work work all day - mop all night #GNMLol) 
@SystemMessage #VANC #VANP But @RT(first,before that,before we get to that,just before)
@SystemMessage #VANC #VANP @RT(They need to be vacuumed,You have to vacuum them first,You gotta go ahead and vacuum them..) 
@SystemMessage #VANC #VANP @RT(Fetch,Find and get,Retrieve) your vacuum cleaner, and whatever you need to mop the floors. @Wait(10) @Goto(Loop)
(BathroomWipe)
@NullResponse @TempFlag(BathroomWipeTemp)
@SystemMessage #VANC #VANP Bathroom! @ShowImage[\GNMImages\Home\*.jpg]
@SystemMessage #VANC #VANP @RT(It's time to clean the toilet and whatelse,Time for you to clean the toilet and whatelse,Lets have you do some toiletscrubbing and whatelse)
@SystemMessage #VANC #VANP @RT(Fetch,Find and get,Retrieve) whatever you need to scrub the toilet and whatever needs to be cleaned  @Wait(10) @Goto(Loop)
(BathroomVacuum)
@NullResponse @TempFlag(BathroomVacuumFloorTemp)
@SystemMessage #VANC #VANP Bathroom! @ShowImage[\GNMImages\Home\*.jpg]
@SystemMessage #VANC #VANP @RT(It's time to vacuum!,Time for you to vacuum the floor,Lets have you do some vacuuming!,Time to clean clean clean #GNMGrin,Work work work all day - clean all night #GNMLol)
@SystemMessage #VANC #VANP @RT(You need to be vacuum the floor,You have to vacuum the floor,You gotta go ahead and vacuum the floor) 
@SystemMessage #VANC #VANP @RT(Fetch,Find and get,Retrieve) your vacuum cleaner @Wait(10) @Goto(Loop)
(Loop)
@SystemMessage #VANC #VANP #GNMReady
[yes]@SystemMessage #VANC #VANP #GNMGood
[no]@SystemMessage #VANC #VANP Hurry.. @Wait(10) @Goto(Loop)
@DifferentAnswer @SystemMessage #VANC #VANP #GNMYesOrNo
@NullResponse @CallReturn(CR\BackgroundMode\Chores\KinkyCleaning.txt)
@SystemMessage #VANC #VANP Okay then 
@SystemMessage #VANC #VANP You can go ahead and start with the cleaning.. 
@SystemMessage #VANC #VANP Report when you're done cleaning @CustomMode(#Done, Goto, Done)
(StartTimer)
@NullResponse @SetVar[CleaningTimeTemp]=[0]
@NullResponse @CountVar[CleaningTimeTemp]
@NullResponse @CheckFlag(BellGame1)
@NullResponse @CheckFlag(BellGame2) @Goto(Timer)
(BellGame1)
@NullResponse @Wait(#Random(20,120)) @Goto(Corner)
(Corner)
@SystemMessage #VANC #VANP Go to the corner #SlaveName @PlayAudio[\GNMSounds\SpecialSounds\Bell.mp3] @CountVar[CleaningTimeTemp, Stop] @Wait(#Random(20,60))
@SystemMessage #VANC #VANP Return to work #SlaveName @PlayAudio[\GNMSounds\SpecialSounds\Bell.mp3] @CountVar[CleaningTimeTemp] @Goto(BellGame1)
(BellGame2)
@NullResponse @Wait(#Random(20,120)) @Goto(Sentence)
(Sentence)
@NullResponse @PlayAudio[\GNMSounds\SpecialSounds\Bell.mp3] @CountVar[CleaningTimeTemp, Stop]
(Type)
@SystemMessage #VANC #VANP @RT(I have to clean properly,I'm a cleaning slut,I have to clean with a smile,Cleaning makes me happy,You can never clean enough,I wish I could clean all day,I really love cleaning)
[i have to clean properly]@SystemMessage #VANC #VANP Get back to cleaning 
[i'm a cleaning slut]@SystemMessage #VANC #VANP Get back to cleaning
[i have to clean with a smile]@SystemMessage #VANC #VANP Get back to cleaning 
[cleaning makes me happy]@SystemMessage #VANC #VANP Get back to cleaning 
[you can never clean enough]@SystemMessage #VANC #VANP Get back to cleaning
[i wish i could clean all day]@SystemMessage #VANC #VANP Get back to cleaning 
[i really love cleaning]@SystemMessage #VANC #VANP Get back to cleaning
@AcceptAnswer @SystemMessage #VANC #VANP Wrong.. Try again.. @Goto(Type)
@SystemMessage #VANC #VANP Return to work @CountVar[CleaningTimeTemp] @Goto(BellGame2)
(Timer)
@NullResponse @Wait(99999)
(Done)
@NullResponse @CustomMode(#Done,Normal) @CountVar[CleaningTimeTemp, Stop]
@SystemMessage #VANC #VANP So you're done.. 
@NullResponse @RapidCodeOn @CheckFlag(BathroomAverageSet)
@NullResponse @CheckFlag(Bathroom5AverageSet)
@NullResponse @CheckFlag(Bathroom4AverageSet)
@NullResponse @CheckFlag(Bathroom3AverageSet)
@NullResponse @CheckFlag(Bathroom2AverageSet)
@NullResponse @Goto(Bathroom1AverageSet)
(Bathroom1AverageSet)
@NullResponse @SetVar[Bathroom1Average]=[0] @SetFlag(Bathroom2AverageSet)
@NullResponse @ChangeVar[Bathroom1Average]=[Bathroom1Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Bathroom2AverageSet)
@NullResponse @SetVar[Bathroom2Average]=[0] @SetFlag(Bathroom3AverageSet)
@NullResponse @ChangeVar[Bathroom2Average]=[Bathroom2Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Bathroom3AverageSet)
@NullResponse @SetVar[Bathroom3Average]=[0] @SetFlag(Bathroom4AverageSet)
@NullResponse @ChangeVar[Bathroom3Average]=[Bathroom3Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Bathroom4AverageSet)
@NullResponse @SetVar[Bathroom4Average]=[0] @SetFlag(Bathroom5AverageSet)
@NullResponse @ChangeVar[Bathroom4Average]=[Bathroom4Average]+[CleaningTimeTemp] @Goto(Satisfied)
(Bathroom5AverageSet)
@NullResponse @SetVar[Bathroom5Average]=[0] @SetFlag(BathroomAverageSet)
@NullResponse @ChangeVar[Bathroom5Average]=[Bathroom5Average]+[CleaningTimeTemp]
@NullResponse @SetVar[BathroomAverage]=[0]
@NullResponse @ChangeVar[BathroomAverage]=[BathroomAverage]+[Bathroom1Average]
@NullResponse @ChangeVar[BathroomAverage]=[BathroomAverage]+[Bathroom2Average]
@NullResponse @ChangeVar[BathroomAverage]=[BathroomAverage]+[Bathroom3Average]
@NullResponse @ChangeVar[BathroomAverage]=[BathroomAverage]+[Bathroom4Average]
@NullResponse @ChangeVar[BathroomAverage]=[BathroomAverage]+[Bathroom5Average]
@NullResponse @ChangeVar[BathroomAverage]=[BathroomAverage]/[5]
@NullResponse @SetVar[BathroomSlow]=[0]
@NullResponse @ChangeVar[BathroomSlow]=[BathroomSlow]+[BathroomAverage]
@NullResponse @ChangeVar[BathroomSlow]=[BathroomSlow]*[2]
@NullResponse @SetVar[BathroomFast]=[0]
@NullResponse @ChangeVar[BathroomFast]=[BathroomFast]+[BathroomAverage]
@NullResponse @ChangeVar[BathroomFast]=[BathroomFast]/[2]
@NullResponse @SetVar[BathroomScopeLow]=[0]
@NullResponse @ChangeVar[BathroomScopeLow]=[BathroomScopeLow]+[BathroomAverage]
@NullResponse @ChangeVar[BathroomScopeLow]=[BathroomScopeLow]/[4]
@NullResponse @ChangeVar[BathroomScopeLow]=[BathroomScopeLow]*[3]
@NullResponse @SetVar[BathroomScopeHigh]=[0]
@NullResponse @ChangeVar[BathroomScopeHigh]=[BathroomScopeHigh]+[BathroomAverage]
@NullResponse @ChangeVar[BathroomScopeHigh]=[BathroomScopeHigh]/[4]
@NullResponse @ChangeVar[BathroomScopeHigh]=[BathroomScopeHigh]*[5]
@NullResponse @SetVar[BathroomWipeTime]=[0]
@NullResponse @ChangeVar[BathroomWipeTime]=[BathroomWipeTime]+[BathroomAverage]
@NullResponse @ChangeVar[BathroomWipeTime]=[BathroomWipeTime]/[4]
@NullResponse @ChangeVar[BathroomWipeTime]=[BathroomWipeTime]*[5]
@NullResponse @SetVar[BathroomWipeSlow]=[0]
@NullResponse @ChangeVar[BathroomWipeSlow]=[BathroomWipeSlow]+[BathroomWipeTime]
@NullResponse @ChangeVar[BathroomWipeSlow]=[BathroomWipeSlow]*[2]
@NullResponse @SetVar[BathroomWipeFast]=[0]
@NullResponse @ChangeVar[BathroomWipeFast]=[BathroomWipeFast]+[BathroomWipeTime]
@NullResponse @ChangeVar[BathroomWipeFast]=[BathroomWipeFast]/[2]
@NullResponse @SetVar[BathroomWipeScopeLow]=[0]
@NullResponse @ChangeVar[BathroomWipeScopeLow]=[BathroomWipeScopeLow]+[BathroomWipeTime]
@NullResponse @ChangeVar[BathroomWipeScopeLow]=[BathroomWipeScopeLow]/[4]
@NullResponse @ChangeVar[BathroomWipeScopeLow]=[BathroomWipeScopeLow]*[3]
@NullResponse @SetVar[BathroomWipeScopeHigh]=[0]
@NullResponse @ChangeVar[BathroomWipeScopeHigh]=[BathroomWipeScopeHigh]+[BathroomWipeTime]
@NullResponse @ChangeVar[BathroomWipeScopeHigh]=[BathroomWipeScopeHigh]/[4]
@NullResponse @ChangeVar[BathroomWipeScopeHigh]=[BathroomWipeScopeHigh]*[5]
@NullResponse @SetVar[BathroomWashTime]=[0]
@NullResponse @ChangeVar[BathroomWashTime]=[BathroomWashTime]+[BathroomAverage]
@NullResponse @ChangeVar[BathroomWashTime]=[BathroomWashTime]/[4]
@NullResponse @ChangeVar[BathroomWipeTime]=[BathroomWipeTime]*[5]
@NullResponse @SetVar[BathroomWashSlow]=[0]
@NullResponse @ChangeVar[BathroomWashSlow]=[BathroomWashSlow]+[BathroomWashTime]
@NullResponse @ChangeVar[BathroomWashSlow]=[BathroomWashSlow]*[2]
@NullResponse @SetVar[BathroomWashFast]=[0]
@NullResponse @ChangeVar[BathroomWashFast]=[BathroomWashFast]+[BathroomWashTime]
@NullResponse @ChangeVar[BathroomWashFast]=[BathroomWashFast]/[2]
@NullResponse @SetVar[BathroomWashScopeLow]=[0]
@NullResponse @ChangeVar[BathroomWashScopeLow]=[BathroomWashScopeLow]+[BathroomWashTime]
@NullResponse @ChangeVar[BathroomWashScopeLow]=[BathroomWashScopeLow]/[4]
@NullResponse @ChangeVar[BathroomWashScopeLow]=[BathroomWashScopeLow]*[3]
@NullResponse @SetVar[BathroomWashScopeHigh]=[0]
@NullResponse @ChangeVar[BathroomWashScopeHigh]=[BathroomWashScopeHigh]+[BathroomWashTime]
@NullResponse @ChangeVar[BathroomWashScopeHigh]=[BathroomWashScopeHigh]/[4]
@NullResponse @ChangeVar[BathroomWashScopeHigh]=[BathroomWashScopeHigh]*[5]
(BathroomAverageSet)
@Flag(BathroomVacuumFloorTemp) @NullResponse @Goto(Vacuum)
@Flag(BathroomWipeTemp) @NullResponse @Goto(Wipe)
@Flag(BathroomWashFloorTemp) @NullResponse @Goto(Wash)
@NullResponse @Goto(Vacuum)
(Vacuum)
@NullResponse @If[CleaningTimeTemp]>=[BathroomScopeLow]AND[CleaningTimeTemp]<=[BathroomScopeHigh]Then(EndPerfect)
@NullResponse @If[CleaningTimeTemp]<=[BathroomFast]Then(EndFast)
@NullResponse @If[CleaningTimeTemp]>=[BathroomSlow]Then(EndSlow)
@NullResponse @If[CleaningTimeTemp]<=[BathroomScopeLow]Then(EndSlower)
@NullResponse @If[CleaningTimeTemp]>=[BathroomScopeHigh]Then(EndFaster)
(Wipe)
@NullResponse @If[CleaningTimeTemp]>=[BathroomWipeScopeLow]AND[CleaningTimeTemp]<=[BathroomWipeScopeHigh]Then(EndPerfect)
@NullResponse @If[CleaningTimeTemp]<=[BathroomWipeFast]Then(EndFast)
@NullResponse @If[CleaningTimeTemp]>=[BathroomWipeSlow]Then(EndSlow)
@NullResponse @If[CleaningTimeTemp]<=[BathroomWipeScopeLow]Then(EndSlower)
@NullResponse @If[CleaningTimeTemp]>=[BathroomWipeScopeHigh]Then(EndFaster)
(Wash)
@NullResponse @If[CleaningTimeTemp]>=[BathroomWashScopeLow]AND[CleaningTimeTemp]<=[BathroomWashScopeHigh]Then(EndPerfect)
@NullResponse @If[CleaningTimeTemp]<=[BathroomWashFast]Then(EndFast)
@NullResponse @If[CleaningTimeTemp]>=[BathroomWashSlow]Then(EndSlow)
@NullResponse @If[CleaningTimeTemp]<=[BathroomWashScopeLow]Then(EndSlower)
@NullResponse @If[CleaningTimeTemp]>=[BathroomWashScopeHigh]Then(EndFaster)
(Satisfied)
@SystemMessage #VANC #VANP Good job today #SlaveName @Goto(FlagTest)
(EndFast)
@SystemMessage #VANC #VANP @RT(Too fast!,That was waay too fast #SlaveName !!,Impossible,You cant possible be this fast!)
@SystemMessage #VANC #VANP @RT(That cant go unpunished,I have to punish you for this,I'm gonna have to punish you..) 
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[200] @Goto(FlagTest)
(EndSlow)
@SystemMessage #VANC #VANP @RT(You're late!,You're late #SlaveName,You're late slut..,Late are we?,You know you're late right?)
@SystemMessage #VANC #VANP @RT(I dont tolerate late!,You know I dont tolerate it when you're late,There is zero tolerance for being late and lazy!) 
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[200] @Goto(FlagTest)
(EndSlower)
@SystemMessage #VANC #VANP You've been slower than usual.. @CheckFlag(CleaningWarning)
@SystemMessage #VANC #VANP Anything I should know?
[lazy,laziness]@SystemMessage #VANC #VANP @RT(Inexcusable!,You know that laziness cant be tolerated!)
[tired,need rest,sleep]@SystemMessage #VANC #VANP @RT(Inexcusable,I dont care if you're tired!)
[toys,you made me,you told me]@SystemMessage #VANC #VANP @RT(Excuses! really!?,Wauv you're gonna blame me..)
[thorough,better cleaning]@SystemMessage #VANC #VANP I see but you should always be thorough!
[dirty,dirtier,dusty]@SystemMessage #VANC #VANP Your #Home should always be tidy!
@AcceptAnswer @SystemMessage #VANC #VANP I'm giving you a warning #SlaveName @SetFlag(CleaningWarning) @Goto(FlagTest)
@SystemMessage #VANC #VANP @RT(I'm gonna have to punish you slave,I'm sorry but this cant go unpunished)
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[100] @Goto(FlagTest)
(CleaningWarning)
@SystemMessage #VANC #VANP I gave you a warning last time! @DeleteFlag(CleaningWarning)
@SystemMessage #VANC #VANP So this time I'm punishing you! 
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[100] @Goto(FlagTest)
(EndFaster)
@SystemMessage #VANC #VANP You've been faster than usual.. @CheckFlag(CleaningWarning)
@SystemMessage #VANC #VANP Anything I should know?
@SystemMessage #VANC #VANP You cant haste thoroughness!
@SystemMessage #VANC #VANP I expect that you're always thorough when cleaning
@SystemMessage #VANC #VANP @RT(I'm gonna have to punish you slave,I'm sorry but this cant go unpunished)
@SystemMessage #VANC #VANP I have assigned you punishment points @ChangeVar[GNMPPoints]=[GNMPPoints]+[100] @Goto(FlagTest)
(EndPerfect)
@SystemMessage #VANC #VANP #GNMGood #SlaveName #MeritChangePMedium
@SystemMessage #VANC #VANP Allow me to reward your @RT(splendid,good,exelent,lovely) @RT(behaviour,work) #GNMGrin @ChangeVar[GNMGold]=[GNMGold]+[#GoldMedium] @Goto(FlagTest)
(FlagTest)
@NullResponse @CheckFlag(BathroomWashFloorTemp)
@NullResponse @CheckFlag(BathroomVacuumFloorTemp)
@NullResponse @CheckFlag(BathroomWipeTemp) @Goto(BathroomVacuumFloorTemp)
(BathroomVacuumFloorTemp)
@NullResponse @ChangeVar[ChoreComplete]=[ChoreComplete]+[1] @SetDate(BathroomVacuum, 0 days)
@End
(BathroomWashFloorTemp)
@NullResponse @ChangeVar[ChoreComplete]=[ChoreComplete]+[1] @SetDate(BathroomVacuum, 0 days)
@NullResponse @SetDate(BathroomWash, 0 days)
@End
(BathroomWipeTemp)
@NullResponse @ChangeVar[ChoreComplete]=[ChoreComplete]+[1] @SetDate(BathroomVacuum, 0 days)
@NullResponse @SetDate(BathroomWipe, 0 days)
@End